emacs.git
32 years ago* configure.in: Remove extra ;; from hpux cases.
Jim Blandy [Tue, 8 Jun 1993 07:21:54 +0000 (07:21 +0000)]
* configure.in: Remove extra ;; from hpux cases.

32 years ago* configure.in (CFLAGS): Don't set this according to the value of
Jim Blandy [Tue, 8 Jun 1993 07:18:40 +0000 (07:18 +0000)]
* configure.in (CFLAGS): Don't set this according to the value of
the GCC shell variable.  Instead, consult the machine and system
files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
test __GNUC__ while we're at it.

* configure.in: Check to see if the system has -ldnet.

32 years ago* configure.in (machine): Fix the versions in hpux version number test.
Jim Blandy [Tue, 8 Jun 1993 07:17:32 +0000 (07:17 +0000)]
* configure.in (machine): Fix the versions in hpux version number test.
Do not guess based on cpu type.  Do check for explicit system version.

32 years ago* wakeup.c: Include sys/types.h, too; I think that's where time_t
Jim Blandy [Tue, 8 Jun 1993 07:15:01 +0000 (07:15 +0000)]
* wakeup.c: Include sys/types.h, too; I think that's where time_t
comes from, not sys/time.h.

32 years ago* config.h.in (HAVE_LIBDNET): New macro, to be defined by
Jim Blandy [Tue, 8 Jun 1993 07:00:13 +0000 (07:00 +0000)]
* config.h.in (HAVE_LIBDNET): New macro, to be defined by
../configure.
* m/pmax.h (LIBS_MACHINE): Only put "-ldnet" here if HAVE_LIBDNET
is #defined.

32 years ago* ymakefile (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): Remove these;
Jim Blandy [Tue, 8 Jun 1993 06:59:37 +0000 (06:59 +0000)]
* ymakefile (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): Remove these;
people shouldn't edit this file to choose optimization and
debugging switches anyway.  ../configure will set CFLAGS to an
appropriate default, which they will be able to override.
* Makefile.in (xmakefile): Don't try to turn -g and -O in
CFLAGS into C_DEBUG_SWITCH and C_OPTIMIZE_SWITCH.  CFLAGS should
be the sole source of such switches, so that setting CFLAGS
controls them completely.

32 years ago#undef static.
Richard M. Stallman [Tue, 8 Jun 1993 06:20:56 +0000 (06:20 +0000)]
#undef static.

32 years ago(Fforward_comment): Set point to where scan stops,
Richard M. Stallman [Tue, 8 Jun 1993 06:12:08 +0000 (06:12 +0000)]
(Fforward_comment): Set point to where scan stops,
thus moving acros whitespace.  When moving fwd, treat Sendcomment
as whitespace; likewise for Scomment when moving back.
(scan_sexps_forward): New arg COMMENTSTOP.
(Fparse_partial_sexp): Likewise.

32 years ago(fortran-indent-new-line): Renamed from
Richard M. Stallman [Tue, 8 Jun 1993 05:25:19 +0000 (05:25 +0000)]
(fortran-indent-new-line): Renamed from
fortran-reindent-then-newline-and-indent.

32 years ago(mouse-drag-region-1): Un-comment-out this function.
Richard M. Stallman [Tue, 8 Jun 1993 05:16:47 +0000 (05:16 +0000)]
(mouse-drag-region-1): Un-comment-out this function.

32 years ago(Info-follow-reference): Fix completion defaulting.
Richard M. Stallman [Tue, 8 Jun 1993 04:41:00 +0000 (04:41 +0000)]
(Info-follow-reference): Fix completion defaulting.

32 years ago* make-dist: Add clauses to distribute lisp/forms-mode.
Jim Blandy [Tue, 8 Jun 1993 04:27:18 +0000 (04:27 +0000)]
* make-dist: Add clauses to distribute lisp/forms-mode.

32 years ago(safe-documentation): Don't crash on byte-compiled macro.
Richard M. Stallman [Tue, 8 Jun 1993 01:32:42 +0000 (01:32 +0000)]
(safe-documentation): Don't crash on byte-compiled macro.

32 years ago(telnet-simple-send): New function.
Richard M. Stallman [Tue, 8 Jun 1993 01:29:05 +0000 (01:29 +0000)]
(telnet-simple-send): New function.
(telnet): Arrange to use that.

32 years ago(mouse-union-first-preferred): Renamed from mouse-union-first-prefered.
Richard M. Stallman [Tue, 8 Jun 1993 01:11:53 +0000 (01:11 +0000)]
(mouse-union-first-preferred): Renamed from mouse-union-first-prefered.

32 years ago(syms_of_fileio): Set up Qset_visited_file_modtime.
Richard M. Stallman [Tue, 8 Jun 1993 01:09:50 +0000 (01:09 +0000)]
(syms_of_fileio): Set up Qset_visited_file_modtime.
(Fset_visited_file_modtime): Use the proper operation.

32 years ago(init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed.
Richard M. Stallman [Mon, 7 Jun 1993 23:57:08 +0000 (23:57 +0000)]
(init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed.

32 years ago(x_caught_error_message): Change type to char* from char*[].
Richard M. Stallman [Mon, 7 Jun 1993 23:52:45 +0000 (23:52 +0000)]
(x_caught_error_message): Change type to char* from char*[].
(X_CAUGHT_ERROR_MESSAGE_SIZE): New macro.
(x_error_catcher): Corresponding changes.
(x_catch_errors): Corresponding changes.
(x_check_errors): Do not free x_caught_error_message.
(x_uncatch_errors): Set x_caught_error_message to 0 after freeing it.

32 years agoAdd NO_TERMIO conditional.
Richard M. Stallman [Mon, 7 Jun 1993 23:40:04 +0000 (23:40 +0000)]
Add NO_TERMIO conditional.

32 years ago(texinfo-section-types-regexp): Add @chapheading.
Richard M. Stallman [Mon, 7 Jun 1993 23:35:09 +0000 (23:35 +0000)]
(texinfo-section-types-regexp): Add @chapheading.

32 years ago(x-create-frame-with-faces): Reversevideo -> ReverseVideo.
Richard M. Stallman [Mon, 7 Jun 1993 23:23:42 +0000 (23:23 +0000)]
(x-create-frame-with-faces): Reversevideo -> ReverseVideo.

32 years ago(frame-initialize): Reversevideo -> ReverseVideo.
Richard M. Stallman [Mon, 7 Jun 1993 23:23:26 +0000 (23:23 +0000)]
(frame-initialize): Reversevideo -> ReverseVideo.

32 years ago(Fadd_text_properties): Don't treat the initial
Richard M. Stallman [Mon, 7 Jun 1993 22:17:35 +0000 (22:17 +0000)]
(Fadd_text_properties): Don't treat the initial
interval specially, aside from splitting off the part starting
where we want to start changing things.
(Fremove_text_properties): Likewise.
For ending interval, split it left as in Fadd_text_properties.
(Fset_text_properties): Don't set starting interval if it goes
past END.  Instead, split it left and set the left part.

32 years agoFix typos in previous change.
Richard M. Stallman [Mon, 7 Jun 1993 20:06:34 +0000 (20:06 +0000)]
Fix typos in previous change.
Add a few menu items.

(bibtex-name-alignment): Renamed from bibtex-name-alignement.

32 years agoDoc fixes. Delete local variable list at the end.
Richard M. Stallman [Mon, 7 Jun 1993 19:37:18 +0000 (19:37 +0000)]
Doc fixes.  Delete local variable list at the end.
(expr-forward-sexp): Renamed from forw-expr.
(expr-backward-sexp): Renamed from back-expr.

32 years ago(describe-buffer-case-table): Merge locals i and ch.
Richard M. Stallman [Mon, 7 Jun 1993 19:11:40 +0000 (19:11 +0000)]
(describe-buffer-case-table): Merge locals i and ch.
Make *Help* current buffer for describe-vector.

32 years ago(outlinify-sticky): Renamed from outlineify-sticky.
Richard M. Stallman [Mon, 7 Jun 1993 18:48:08 +0000 (18:48 +0000)]
(outlinify-sticky): Renamed from outlineify-sticky.

32 years ago(etags-recognize-tags-table): Fix misspelling of
Richard M. Stallman [Mon, 7 Jun 1993 18:32:26 +0000 (18:32 +0000)]
(etags-recognize-tags-table): Fix misspelling of
find-tag-regexp-next-line-after-failure-p.

32 years agoentered into RCS
Richard M. Stallman [Mon, 7 Jun 1993 18:29:36 +0000 (18:29 +0000)]
entered into RCS

32 years ago(Fceiling): Fix spelling of "ceiling".
Richard M. Stallman [Mon, 7 Jun 1993 18:29:07 +0000 (18:29 +0000)]
(Fceiling): Fix spelling of "ceiling".

32 years ago(uaf$v_thursday): Fix misspelling of "thursday".
Richard M. Stallman [Mon, 7 Jun 1993 18:27:47 +0000 (18:27 +0000)]
(uaf$v_thursday): Fix misspelling of "thursday".

32 years ago(INTERRUPTIBLE_*): Fix spelling of macros.
Richard M. Stallman [Mon, 7 Jun 1993 18:20:33 +0000 (18:20 +0000)]
(INTERRUPTIBLE_*): Fix spelling of macros.

32 years ago(SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted.
Richard M. Stallman [Mon, 7 Jun 1993 18:05:57 +0000 (18:05 +0000)]
(SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted.

32 years agoDoc fix.
Richard M. Stallman [Mon, 7 Jun 1993 17:19:36 +0000 (17:19 +0000)]
Doc fix.

32 years ago*** empty log message ***
Richard M. Stallman [Mon, 7 Jun 1993 08:06:10 +0000 (08:06 +0000)]
*** empty log message ***

32 years ago(rmail-variables): Default rmail-inbox-list here.
Richard M. Stallman [Mon, 7 Jun 1993 06:56:03 +0000 (06:56 +0000)]
(rmail-variables): Default rmail-inbox-list here.
(rmail): Not here.

32 years agoDon't declare malloc or realloc.
Richard M. Stallman [Mon, 7 Jun 1993 05:32:28 +0000 (05:32 +0000)]
Don't declare malloc or realloc.

(Vinhibit_read_only): Declared.

32 years ago(read_key_sequence): Reset fkey_map when we find
Richard M. Stallman [Mon, 7 Jun 1993 05:31:40 +0000 (05:31 +0000)]
(read_key_sequence): Reset fkey_map when we find
something at the end of Vfunction_key_map.

32 years ago(MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocates
Richard M. Stallman [Mon, 7 Jun 1993 05:30:29 +0000 (05:30 +0000)]
(MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocates
different space and calls fill_in_lock_short_file_name.
(fill_in_lock_short_file_name): New function for 14-chars hashed
file names. Replaces fill_in_lock_file_name if SHORT_FILE_NAMES.

32 years ago(make_event_array): Ignore bits above CHAR_META.
Richard M. Stallman [Mon, 7 Jun 1993 05:30:07 +0000 (05:30 +0000)]
(make_event_array): Ignore bits above CHAR_META.

32 years ago(Fset_window_configuration): If a window is supposed
Richard M. Stallman [Mon, 7 Jun 1993 05:29:40 +0000 (05:29 +0000)]
(Fset_window_configuration): If a window is supposed
to have a buffer, always give it one.

(syms_of_window): Always defvar pop-up-frames
and pop-up-frame-function.

32 years ago(INTERVAL_VISIBLE_P): Use textget.
Richard M. Stallman [Mon, 7 Jun 1993 05:28:42 +0000 (05:28 +0000)]
(INTERVAL_VISIBLE_P): Use textget.
(INTERVAL_WRITABLE_P): Use textget.
Check Vinhibit_read_only.

32 years ago(Fdelete_overlay): Do nothing if overlay already deleted.
Richard M. Stallman [Mon, 7 Jun 1993 05:07:34 +0000 (05:07 +0000)]
(Fdelete_overlay): Do nothing if overlay already deleted.
Bind inhibit-quit to t.
(Fmove_overlay): Properly handle changing buffers, or no prev buffer.
Bind inhibit-quit to t.

32 years ago(ange-ftp-real-load): New function.
Richard M. Stallman [Mon, 7 Jun 1993 04:51:25 +0000 (04:51 +0000)]
(ange-ftp-real-load): New function.
(ange-ftp-load): New function--handles `load'.

32 years ago(outline-minor-mode): Add autoload cookie.
Richard M. Stallman [Mon, 7 Jun 1993 03:47:20 +0000 (03:47 +0000)]
(outline-minor-mode): Add autoload cookie.

32 years agoentered into RCS
Richard M. Stallman [Mon, 7 Jun 1993 03:34:23 +0000 (03:34 +0000)]
entered into RCS

32 years ago(Ffset): Delete special check for t and nil.
Richard M. Stallman [Sun, 6 Jun 1993 22:50:55 +0000 (22:50 +0000)]
(Ffset): Delete special check for t and nil.

32 years ago(same_size_fonts): Compare only the width.
Richard M. Stallman [Sun, 6 Jun 1993 22:47:15 +0000 (22:47 +0000)]
(same_size_fonts): Compare only the width.

32 years agoDefine 2 local menu-bar submaps.
Richard M. Stallman [Sun, 6 Jun 1993 22:36:23 +0000 (22:36 +0000)]
Define 2 local menu-bar submaps.
(bibtex-x-help, bibtex-x-environment): Deleted.

32 years ago(search-upper-case): Make `no-yanks' the default.
Richard M. Stallman [Sun, 6 Jun 1993 22:11:22 +0000 (22:11 +0000)]
(search-upper-case): Make `no-yanks' the default.
(isearch-no-upper-case-p): New arg REGEXP-FLAG.
(isearch-search): Pass new arg.
(isearch-member-equal): Deleted.
(isearch-overlay): New variable.
(isearch-highlight, isearch-dehighlight): Rewritten to use overlays.

32 years agoInclude lisp.h earlier (before termhooks.h).
Richard M. Stallman [Sun, 6 Jun 1993 21:16:51 +0000 (21:16 +0000)]
Include lisp.h earlier (before termhooks.h).

32 years ago(dired-unmark-all-files): Read arg as just a character.
Richard M. Stallman [Sun, 6 Jun 1993 21:13:16 +0000 (21:13 +0000)]
(dired-unmark-all-files): Read arg as just a character.
Use non-regexp search to find a specific mark.
Use subst-char-in-region to make the change.
Improve the message at the end.

32 years ago[HAVE_TZNAME]: Declare tzname if not macro.
Richard M. Stallman [Sun, 6 Jun 1993 17:44:23 +0000 (17:44 +0000)]
[HAVE_TZNAME]: Declare tzname if not macro.

32 years ago(Fcurrent_time_zone): Add alternative for !HAVE_TM_ZONE.
Richard M. Stallman [Sun, 6 Jun 1993 17:43:12 +0000 (17:43 +0000)]
(Fcurrent_time_zone): Add alternative for !HAVE_TM_ZONE.

32 years ago(HAVE_TZNAME): Add #undef.
Richard M. Stallman [Sun, 6 Jun 1993 17:42:02 +0000 (17:42 +0000)]
(HAVE_TZNAME): Add #undef.

32 years ago(NO_MODE_T): Defined.
Richard M. Stallman [Sun, 6 Jun 1993 07:54:49 +0000 (07:54 +0000)]
(NO_MODE_T): Defined.
(LINKER): Add #undef.

32 years ago(vip-ctl-key-equivalent): Use vip-escape-to-emacs.
Richard M. Stallman [Sun, 6 Jun 1993 07:16:19 +0000 (07:16 +0000)]
(vip-ctl-key-equivalent): Use vip-escape-to-emacs.
(vip-escape-to-emacs): Use read-key-sequence and key-binding.
Arg EVENTS replaces arg CHAR.
(vip-ESC, vip-ctl-c, vip-ctl-x, vip-ctl-h): These callers changed.

32 years ago(FRAME_MINIBUF_WINDOW): Use minibuffer_window.
Richard M. Stallman [Sun, 6 Jun 1993 06:47:47 +0000 (06:47 +0000)]
(FRAME_MINIBUF_WINDOW): Use minibuffer_window.

32 years ago(Fredraw_display): Redraw all visible frames.
Richard M. Stallman [Sun, 6 Jun 1993 06:46:58 +0000 (06:46 +0000)]
(Fredraw_display): Redraw all visible frames.
(redraw_garbaged_frames): New function.

32 years ago(redisplay, echo_area_display): Use redraw_garbaged_frames.
Richard M. Stallman [Sun, 6 Jun 1993 06:46:06 +0000 (06:46 +0000)]
(redisplay, echo_area_display): Use redraw_garbaged_frames.

32 years ago(access_keymap, store_in_keymap): Discard meaningless
Richard M. Stallman [Sun, 6 Jun 1993 06:45:22 +0000 (06:45 +0000)]
(access_keymap, store_in_keymap): Discard meaningless
high bits of a character event.

32 years ago(compile-internal): Alter current buffer only temporarily.
Richard M. Stallman [Sun, 6 Jun 1993 05:28:30 +0000 (05:28 +0000)]
(compile-internal): Alter current buffer only temporarily.

32 years ago(mail-do-fcc): Replace the code for appending to buffer.
Richard M. Stallman [Sun, 6 Jun 1993 03:53:08 +0000 (03:53 +0000)]
(mail-do-fcc): Replace the code for appending to buffer.

32 years ago[EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps.
Richard M. Stallman [Sun, 6 Jun 1993 03:32:24 +0000 (03:32 +0000)]
[EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps.

32 years ago(x_new_font): Don't give up right away if XListFontsWithInfo
Richard M. Stallman [Sun, 6 Jun 1993 03:27:43 +0000 (03:27 +0000)]
(x_new_font): Don't give up right away if XListFontsWithInfo
finds no fonts--try XLoadQueryFont anyway.

32 years ago(read_process_output): Deactivate the mark.
Richard M. Stallman [Sun, 6 Jun 1993 03:15:59 +0000 (03:15 +0000)]
(read_process_output): Deactivate the mark.
Save and restore Vdeactivate_mark.

32 years ago(rmail-summary-next-msg): Fix number of dots in regexp.
Richard M. Stallman [Sat, 5 Jun 1993 21:18:11 +0000 (21:18 +0000)]
(rmail-summary-next-msg): Fix number of dots in regexp.

32 years ago(scroll-bar-drag-1):
Richard M. Stallman [Sat, 5 Jun 1993 20:58:47 +0000 (20:58 +0000)]
(scroll-bar-drag-1):
Calculate position relative to the accessible part of the buffer.

32 years ago(Fx_open_connection): Make `data' unsigned char.
Richard M. Stallman [Sat, 5 Jun 1993 20:52:02 +0000 (20:52 +0000)]
(Fx_open_connection): Make `data' unsigned char.

32 years ago(gnus-inews-buggy-date): Doc fix.
Richard M. Stallman [Sat, 5 Jun 1993 20:02:34 +0000 (20:02 +0000)]
(gnus-inews-buggy-date): Doc fix.

32 years agoentered into RCS
Richard M. Stallman [Sat, 5 Jun 1993 20:00:43 +0000 (20:00 +0000)]
entered into RCS

32 years ago(menu-bar-help-menu): Add defvar.
Richard M. Stallman [Sat, 5 Jun 1993 19:13:03 +0000 (19:13 +0000)]
(menu-bar-help-menu): Add defvar.
(menu-bar-edit-menu, menu-bar-file-menu): Likewise.

32 years ago(dired-flag-backup-files): Handle `*' made by `ls -F'.
Richard M. Stallman [Sat, 5 Jun 1993 17:41:50 +0000 (17:41 +0000)]
(dired-flag-backup-files): Handle `*' made by `ls -F'.

32 years ago(internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed.
Richard M. Stallman [Sat, 5 Jun 1993 17:35:21 +0000 (17:35 +0000)]
(internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed.

32 years ago(Fx_popup_menu): Error if we don't get a window or a frame somehow.
Richard M. Stallman [Sat, 5 Jun 1993 17:31:54 +0000 (17:31 +0000)]
(Fx_popup_menu): Error if we don't get a window or a frame somehow.

32 years ago(window-system): Enable menu bars only if
Richard M. Stallman [Sat, 5 Jun 1993 17:16:39 +0000 (17:16 +0000)]
(window-system): Enable menu bars only if
window-system is non-nil.

32 years ago(add-log-current-defun): Fix typos in last change.
Richard M. Stallman [Sat, 5 Jun 1993 17:10:19 +0000 (17:10 +0000)]
(add-log-current-defun): Fix typos in last change.

32 years agoTest MULTI_FRAME, not HAVE_X_WINDOWS.
Richard M. Stallman [Sat, 5 Jun 1993 17:05:17 +0000 (17:05 +0000)]
Test MULTI_FRAME, not HAVE_X_WINDOWS.

32 years ago(Frubber_band_rectangle): Deleted.
Richard M. Stallman [Sat, 5 Jun 1993 17:03:08 +0000 (17:03 +0000)]
(Frubber_band_rectangle): Deleted.
(syms_of_frame): Don't defsubr it.

32 years ago(gnus-local-timezone): Doc fix.
Richard M. Stallman [Sat, 5 Jun 1993 09:17:34 +0000 (09:17 +0000)]
(gnus-local-timezone): Doc fix.

32 years ago(gnus-current-time-zone): New function, which tries
Richard M. Stallman [Sat, 5 Jun 1993 09:13:19 +0000 (09:13 +0000)]
(gnus-current-time-zone): New function, which tries
current-time-zone, and if that fails falls back on gnus-local-timezone.
(gnus-inews-date): Use it.
(gnus-inews-valid-date): New optional args TIME (default now) and ZONE
(default GMT).
(gnus-inews-buggy-date): New optional arg TIME (default now).

32 years ago*** empty log message ***
Richard M. Stallman [Sat, 5 Jun 1993 09:11:45 +0000 (09:11 +0000)]
*** empty log message ***

32 years ago(x-selection-timeout): Set it, using x-get-resource.
Richard M. Stallman [Sat, 5 Jun 1993 08:39:42 +0000 (08:39 +0000)]
(x-selection-timeout): Set it, using x-get-resource.

32 years ago(x_get_foreign_selection): Handle x_selection_timeout
Richard M. Stallman [Sat, 5 Jun 1993 08:37:45 +0000 (08:37 +0000)]
(x_get_foreign_selection): Handle x_selection_timeout
as milliseconds, not as seconds.
(syms_of_xselect): Doc fix to match.

32 years ago(MIPS2): Comment out define.
Richard M. Stallman [Sat, 5 Jun 1993 08:06:50 +0000 (08:06 +0000)]
(MIPS2): Comment out define.
(LIB_STANDARD): Delete -lisode.

32 years ago(copy_intervals): Don't adjust total_length at the end.
Richard M. Stallman [Sat, 5 Jun 1993 07:57:32 +0000 (07:57 +0000)]
(copy_intervals): Don't adjust total_length at the end.
Set lengths of subintervals properly.
(balance_intervals): Balance left as well as right.

32 years ago(term_get_fkeys): Use correct names for F10 and up.
Richard M. Stallman [Sat, 5 Jun 1993 07:56:46 +0000 (07:56 +0000)]
(term_get_fkeys): Use correct names for F10 and up.
Use the key sequence, not the termcap cap name, in Fdefine_key.

32 years ago(mh-yank-cur-msg): Use (mark t).
Richard M. Stallman [Sat, 5 Jun 1993 02:51:21 +0000 (02:51 +0000)]
(mh-yank-cur-msg): Use (mark t).

32 years ago(mark): Doc fix.
Richard M. Stallman [Sat, 5 Jun 1993 02:48:22 +0000 (02:48 +0000)]
(mark): Doc fix.

32 years ago(add-log-current-defun): Handle Fortran.
Richard M. Stallman [Sat, 5 Jun 1993 02:34:12 +0000 (02:34 +0000)]
(add-log-current-defun): Handle Fortran.

32 years ago[POSIX] [!__GNUC__] (sys_sigmask): Add declaration.
Richard M. Stallman [Sat, 5 Jun 1993 02:07:08 +0000 (02:07 +0000)]
[POSIX] [!__GNUC__] (sys_sigmask): Add declaration.

32 years ago(rmail-resend): Require sendmail and mailalias.
Richard M. Stallman [Fri, 4 Jun 1993 19:34:14 +0000 (19:34 +0000)]
(rmail-resend): Require sendmail and mailalias.

32 years ago(display-time-24hr-format): Make it a user option.
Richard M. Stallman [Fri, 4 Jun 1993 19:20:16 +0000 (19:20 +0000)]
(display-time-24hr-format): Make it a user option.

32 years ago[!MULTI_FRAME] (Fframep): New dummy definition.
Richard M. Stallman [Fri, 4 Jun 1993 18:42:12 +0000 (18:42 +0000)]
[!MULTI_FRAME] (Fframep): New dummy definition.
(syms_of_frame): Defsubr that.

32 years ago(syms_of_buffer): Set up Lisp var inhibit-read-only.
Richard M. Stallman [Fri, 4 Jun 1993 18:08:07 +0000 (18:08 +0000)]
(syms_of_buffer): Set up Lisp var inhibit-read-only.
(Vinhibit_read_only): Declared.
(Fbarf_if_buffer_read_only): Check Vinhibit_read_only.

32 years ago(Fnewline): Use Fbarf_if_buffer_read_only.
Richard M. Stallman [Fri, 4 Jun 1993 18:01:53 +0000 (18:01 +0000)]
(Fnewline): Use Fbarf_if_buffer_read_only.

32 years ago(GOLD-prefix): Define *after* GOLD-map.
Richard M. Stallman [Fri, 4 Jun 1993 17:10:07 +0000 (17:10 +0000)]
(GOLD-prefix): Define *after* GOLD-map.

32 years ago(dired-change-marks): Just ding if one arg is RET.
Richard M. Stallman [Fri, 4 Jun 1993 07:25:58 +0000 (07:25 +0000)]
(dired-change-marks): Just ding if one arg is RET.
Search for strings, not regexps.  Use subst-char-in-region.

32 years ago(x_set_menu_bar_lines_1): Adjust just the uppermost child
Richard M. Stallman [Fri, 4 Jun 1993 07:14:47 +0000 (07:14 +0000)]
(x_set_menu_bar_lines_1): Adjust just the uppermost child
in a vertical split.  Adjust the hight counter to the top.
(x_set_menu_bar_lines): Don't change overall frame height.

32 years ago(isearch-mode): Set isearch-window-configuration only if in slow mode.
Richard M. Stallman [Fri, 4 Jun 1993 06:40:45 +0000 (06:40 +0000)]
(isearch-mode): Set isearch-window-configuration only if in slow mode.
(isearch-done): Use isearch-window-configuration only if non-nil.

(isearch-other-control-char): For mouse event, call isearch-done
in the buffer whose keymap was used.